# cormff

> Open-source publisher. Listings imported from github.com/cormff — credited to the original author with their license.

- **Listings:** 13
- **Total installs:** 0
- **Profile:** https://agentstack.voostack.com/s/cormff
- **Website:** https://github.com/cormff

## Published listings

- [Decision Log](https://agentstack.voostack.com/l/skill-cormff-claude-code-playbook-decision-log) — Skill · Free · security-reviewed — `agentstack add skill-cormff-claude-code-playbook-decision-log`
  Record an architectural decision, a resolved bug's root cause, a coding standard, or a system configuration as a structured note in the vault. Use when the user says "remember this," "save this to the vault," "document this decision," or /decision-log.
- [Project Design](https://agentstack.voostack.com/l/skill-cormff-claude-code-playbook-project-design) — Skill · Free · security-reviewed — `agentstack add skill-cormff-claude-code-playbook-project-design`
  Design phase for {PROJECT} — data model, module boundaries, API contract, access control, and any multi-tenancy/security design, before code is written. Called by project-orchestrator before implementation; also used directly when the user says "design {PROJECT}'s X module.
- [Document After Change](https://agentstack.voostack.com/l/skill-cormff-claude-code-playbook-document-after-change) — Skill · Free · security-reviewed — `agentstack add skill-cormff-claude-code-playbook-document-after-change`
  Update a project's README and the relevant vault notes (overview / module map) after a meaningful code change — new feature, new file, new module, or an architectural decision. Should trigger on its own once a coding task is finished, without the user having to ask — skip it for trivial (typo/formatting) changes. Also runs manually when the user says "update the docs" or "document this.
- [Project Research](https://agentstack.voostack.com/l/skill-cormff-claude-code-playbook-project-research) — Skill · Free · security-reviewed — `agentstack add skill-cormff-claude-code-playbook-project-research`
  Research and data-gathering phase for {PROJECT} — domain knowledge, reference data models, external API details, and a gap analysis against what already exists. Called by project-orchestrator when a module/topic's knowledge is missing; also used directly when the user says "research {PROJECT}'s X module.
- [Project Implement](https://agentstack.voostack.com/l/skill-cormff-claude-code-playbook-project-implement) — Skill · Free · security-reviewed — `agentstack add skill-cormff-claude-code-playbook-project-implement`
  Implementation phase for {PROJECT} — builds the actual code for a module or vertical slice against an existing design. Called by project-orchestrator once a design exists; also used directly when the user says "implement {PROJECT}'s X module.
- [Vault Search](https://agentstack.voostack.com/l/skill-cormff-claude-code-playbook-vault-search) — Skill · Free · security-reviewed — `agentstack add skill-cormff-claude-code-playbook-vault-search`
  Look up information about a project, decision, or topic by searching {VAULT_PATH} before answering. Use whenever the user asks something like "how does X work," "what did we decide about Y," "remind me what Z was," or references a project/file by name. Always check the vault before answering from general recollection.
- [Inbox Triage](https://agentstack.voostack.com/l/skill-cormff-claude-code-playbook-inbox-triage) — Skill · Free · security-reviewed — `agentstack add skill-cormff-claude-code-playbook-inbox-triage`
  Process freeform notes and dropped files in {VAULT_PATH}/Inbox.md and {VAULT_PATH}/Inbox_Files/ — classify each item and file it into the correct place in the vault. Use when the user says "process my inbox," "sort my notes," or /inbox-triage.
- [Vault Format](https://agentstack.voostack.com/l/skill-cormff-claude-code-playbook-vault-format) — Skill · Free · security-reviewed — `agentstack add skill-cormff-claude-code-playbook-vault-format`
  Formatting rules, folder structure, and note conventions for the Obsidian vault at {VAULT_PATH}. Claude must follow this skill whenever creating or editing any file under {VAULT_PATH}. This is the foundation skill — every other vault-facing skill assumes these conventions.
- [Project Orchestrator](https://agentstack.voostack.com/l/skill-cormff-claude-code-playbook-project-orchestrator) — Skill · Free · security-reviewed — `agentstack add skill-cormff-claude-code-playbook-project-orchestrator`
  Main orchestrator for building {PROJECT}. Tracks cross-session continuity, reads "where we left off," routes to the correct phase sub-skill, and runs autonomously. Use when the user says "continue {PROJECT}," "work on {PROJECT}," "{PROJECT} where did we leave off," or /project-orchestrator. This is for the BUILD side of {PROJECT} — not for unrelated day-to-day tasks about it.
- [Task List](https://agentstack.voostack.com/l/skill-cormff-claude-code-playbook-task-list) — Skill · Free · security-reviewed — `agentstack add skill-cormff-claude-code-playbook-task-list`
  Aggregate all open tasks across the vault (personal, project-specific, deadline-driven) into one prioritized list. Use when the user asks "what do I need to do," "what's on my plate," "to-do list," or /task-list.
- [Milestone Tracker](https://agentstack.voostack.com/l/skill-cormff-claude-code-playbook-milestone-tracker) — Skill · Free · security-reviewed — `agentstack add skill-cormff-claude-code-playbook-milestone-tracker`
  Update "where we left off" tracking for {PROJECT} when a milestone or unit of work closes. Updates Status.md (active milestone + next concrete action) and Milestone_Log.md (chronological record); touches Goal.md/Decisions.md if needed. Called by project-orchestrator at the end of every milestone; also used directly when the user says "log this milestone" or "update status.
- [Project Verify](https://agentstack.voostack.com/l/skill-cormff-claude-code-playbook-project-verify) — Skill · Free · security-reviewed — `agentstack add skill-cormff-claude-code-playbook-project-verify`
  Verification phase for {PROJECT} — unit and integration tests, isolation/access checks, and an end-to-end pass over the critical path for a completed slice. Called by project-orchestrator after implementation; also used directly when the user says "verify {PROJECT}'s X module" or "test this.
- [Changelog](https://agentstack.voostack.com/l/skill-cormff-claude-code-playbook-changelog) — Skill · Free · security-reviewed — `agentstack add skill-cormff-claude-code-playbook-changelog`
  Log a vault change (note created/edited/deleted) to a running daily changelog note. After any write to the vault, ask the user "should this be logged?" and run this skill on confirmation. Also runs directly when the user says /changelog.

---
Seller on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Install any with `agentstack add <slug>`.
