Runs the foundation council — five perspective agents (user-advocate, investor-advocate, architect, security-auditor, skeptic), a synthesizer, and a spine hydrator — before any feature or task work begins. Produces README.md as the project anchor,…
moinsen-dev/agentic-ai-features
SkillsMP has collected 6 skills from moinsen-dev/agentic-ai-features. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 6
- GitHub stars
- 0
- GitHub forks
- 0
Skills in this repository
Showing 6 of 6 collected skills.
Initialises a project with the agentic-ai-features spine. Copies the platform-appropriate template into the current working directory (`CLAUDE.md` for Claude Code, `AGENTS.md` for Codex), fills in basic placeholders from the repo, and stops without…
Audits whether planned or claimed work is supported by current repository evidence. Use for status sweeps, task completion checks, or before handoff. It does not write feature code.
Creates a decision-complete plan for a single feature, refactor, or task bundle in this repository. Use before implementation when the requested work is larger than a direct one-file change or requires product, API, schema, dependency, or workflow decisions.
Implements exactly one scoped task from this repository's plan. Use when the user asks to implement a specific TASK or the next approved task. Stops after the task is verified and reviewed; does not continue through the plan by default.
Walks a multi-task plan file autonomously. Per task it dispatches implementer + verifier + reviewer as separate agents, commits, then advances. Stops at human gates, repeated failures, or end-of-plan. Use when the user asks to "walk the plan", "run the next N…