Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add Emasoft/ai-maestro-architect-agent --skill amaa-planning-patternsgit clone --depth 1 https://github.com/Emasoft/ai-maestro-architect-agentWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/emasoft/ai-maestro-architect-agent/amaa-planning-patterns)<a href="https://agentmods.dev/skills/emasoft/ai-maestro-architect-agent/amaa-planning-patterns"><img src="https://agentmods.dev/badge/skills/emasoft/ai-maestro-architect-agent/amaa-planning-patterns/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/emasoft/ai-maestro-architect-agent/amaa-planning-patterns"><img src="https://agentmods.dev/badge/skills/emasoft/ai-maestro-architect-agent/amaa-planning-patterns.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00042 | $0.00787 |
| Opus 5 | $0.00021 | $0.00394 |
| Sonnet 5 | $0.00008 | $0.00157 |
| Haiku 4.5 | $0.00004 | $0.00079 |
Grade A, and why
amaa-planning-patterns scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 77 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Planning Patterns Skill
Overview
Four sequential phases: Architecture Design, Risk Identification, Roadmap Creation, Implementation Planning.
Prerequisites
- Clear project scope and requirements
- Write access to planning output directories
Instructions
- Read step-by-step-procedures.md for the four-phase process overview
- Complete planning-checklist.md prerequisites
- Phase 1 - Architecture: Identify components, data flows, dependencies, interfaces
- Phase 2 - Risks: Discover risks, assess impact/probability, plan mitigations
- Phase 3 - Roadmap: Define phases, sequence by dependencies, set milestones
- Phase 4 - Tasks: Break milestones into tasks, assign owners, set up tracking
- Have stakeholders review and approve outputs
Checklist
Copy this checklist and track your progress:
- Complete architecture design
- Identify and assess risks
- Create roadmap with milestones
Reference Documents
| Reference | Purpose |
|---|---|
| step-by-step-procedures.md | Overview, The Four Phases of Planning, Key Principles, Planning Workflow Summary, What Each Phase Contains, Common Mistakes to Avoid, When to Use Each Phase |
| architecture-design.md | What is Architecture Design?, Architecture Design in Five Steps, Architecture Design Document Template, Component Inventory, Component Responsibilities, Data Flow Diagrams, Dependency Graph |
| risk-identification.md | What is Risk Identification?, Risk Identification in Four Steps, Risk Categories, Risk Identification Checklist, Common Mistakes in Risk Identification, Next Steps |
| roadmap-creation.md | What is Roadmap Creation?, Roadmap Creation in Five Steps, Roadmap Communication, Common Mistakes in Roadmap Creation, Roadmap Checklist, Next Steps |
| implementation-planning.md | What is Implementation Planning?, Implementation Planning in Four Steps, Change Management During Implementation, Implementation Planning Checklist, Common Mistakes in Implementation Planning, Next Steps |
| planning-checklist.md | Pre-Planning Checklist, Architecture Design Phase Checklist, Risk Identification Phase Checklist, Roadmap Creation Phase Checklist, Implementation Planning Phase Checklist, Post-Planning Verification Checklist, Quick Reference by Phase |
| planning-scenarios.md | Scenario 1: Starting a Brand New Project, Scenario 2: Expanding Existing System, Scenario 3: Replanning a Project in Progress, Scenario 4: Rapid Planning (Under Pressure), Key Concepts, Phase Navigation |
What ships with it
60 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- README.md 10 KB
- references/architecture-design.md 10 KB
- references/bun-advanced-features-part1-build-optimization.md 8.0 KB
- references/bun-advanced-features-part1-code-splitting-treeshaking.md 8.4 KB
- references/bun-advanced-features-part10-troubleshooting.md 6.9 KB
- references/bun-advanced-features-part2-build-optimization.md 9.4 KB
- references/bun-advanced-features-part2-production-build.md 9.0 KB
- references/bun-advanced-features-part3-executables.md 6.7 KB
- references/bun-advanced-features-part3-standalone-executables.md 6.9 KB
- references/bun-advanced-features-part4-browser-builds.md 7.3 KB
- references/bun-advanced-features-part4-cdn-browser.md 7.5 KB
- references/bun-advanced-features-part5-monorepo-workspaces.md 9.0 KB
- references/bun-advanced-features-part5-monorepos.md 8.8 KB
- references/bun-advanced-features-part6-dynamic-imports.md 9.1 KB
- references/bun-advanced-features-part6-lazy-loading.md 8.9 KB
- references/bun-advanced-features-part7-native-modules.md 8.8 KB
- references/bun-advanced-features-part8-json-imports.md 7.8 KB
- references/bun-advanced-features-part9-edge-cases.md 8.9 KB
- references/bun-advanced-features-part9-troubleshooting-part1-edge-cases.md 7.9 KB
- references/bun-advanced-features-part9-troubleshooting-part2-troubleshooting.md 5.4 KB
- references/bun-advanced-features-part9-troubleshooting.md 1.4 KB
- references/bun-advanced-features.md 9.6 KB
- references/bun-build-api-part1-core-configuration.md 9.9 KB
- references/bun-build-api-part2-output-errors.md 9.3 KB
- references/bun-build-api.md 1.6 KB
- references/bun-github-actions-part1-ci-publish.md 8.8 KB
- references/bun-github-actions-part2-advanced-section1-monorepo.md 2.5 KB
- references/bun-github-actions-part2-advanced-section2-security.md 2.3 KB
- references/bun-github-actions-part2-advanced-section3-docker.md 2.1 KB
- references/bun-github-actions-part2-advanced-section4-pr-workflows.md 3.3 KB
- references/bun-github-actions-part2-advanced-section5-permissions.md 4.6 KB
- references/bun-github-actions-part2-advanced.md 3.1 KB
- references/bun-github-actions.md 2.7 KB
- references/bun-installation.md 2.7 KB
- references/bun-migration-checklist.md 1.6 KB
- references/bun-npm-publishing-part1-authentication-setup.md 8.4 KB
- references/bun-npm-publishing-part1-setup.md 8.2 KB
- references/bun-npm-publishing-part2-advanced.md 9.7 KB
- references/bun-npm-publishing-part2-patterns.md 9.7 KB
- references/bun-npm-publishing.md 6.9 KB
- references/bun-package-json.md 967 B
- references/bun-testing-advanced-troubleshooting.md 9.5 KB
- references/bun-testing-basics.md 6.1 KB
- references/bun-testing-lifecycle-coverage.md 9.7 KB
- references/bun-testing.md 2.4 KB
- references/bun-troubleshooting-part1-ci-publishing.md 5.4 KB
- references/bun-troubleshooting-part2-version-registry.md 8.7 KB
- references/bun-troubleshooting-part3-permissions-tests.md 9.0 KB
- references/bun-troubleshooting-part4-browser-bundling.md 7.0 KB
- references/bun-troubleshooting-part5-typescript-css.md 10 KB
- references/bun-troubleshooting-part6-sourcemaps.md 5.8 KB
- references/bun-troubleshooting-part7-validation.md 10 KB
- references/bun-troubleshooting.md 9.0 KB
- references/enforcement-mechanisms.md 4.4 KB
- references/implementation-planning.md 16 KB
- references/lsp-enforcement-checklist-part1-installation.md 3.0 KB
- references/lsp-enforcement-checklist-part1-verification-remediation.md 9.3 KB
- references/lsp-enforcement-checklist-part2-remediation.md 6.9 KB
- references/lsp-enforcement-checklist-part3-verification.md 3.5 KB
- references/lsp-enforcement-checklist-part4-troubleshooting-core.md 6.1 KB
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 10d ago First seen · 77 lines · 42 tokens per session scan A b23cef2ac8d4
amaa-planning-patterns is a skill published in the GitHub repository Emasoft/ai-maestro-architect-agent (2 stars, last pushed 11d ago), licensed MIT. It adds 42 tokens to every session and 787 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
systematic-debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.
local-ai-agents
Build local-first AI agents that run entirely on a developer workstation with Microsoft Foundry Local and Qwen function-calling models. Covers Small Language Models (SLMs), the OpenAI-compatible local endpoint, sandboxed local tools, local RAG with Chroma, local MCP servers, hybrid cloud/local routing, and the…
next-cache-components-adoption
Turn on Cache Components in a Next.js app and resolve the blocking routes it surfaces. Use when the user wants to enable, adopt, or migrate to Cache Components, flip the cacheComponents flag, work through a flood of blocking-prerender / instant validation errors, run the cache-components-instant-false codemod, or…
insight-error-page
Write or audit an insight-kind error page for the Next.js dev overlay. Use when creating a new errors/ .mdx page, auditing an existing one, or checking that a page matches the framework fix cards. Covers page structure, title alignment, FixCard cards with Copy prompt button, code snippets, terminology verification…
next-cache-components-optimizer
Drive a Next.js route to instant navigation by setting up an agentic loop, under Cache Components / PPR, on initial load (hard navigation) and client-side navigation (soft navigation). Encode the goal as a failing @next/playwright instant() e2e and work it to green, one verified route at a time; the shipped test then…
next-partial-prefetching-adoption
Turn on Partial Prefetching in a Next.js app and work through the insights it surfaces. Use when the user wants to enable or adopt Partial Prefetching, flip the partialPrefetching flag, opt routes in with export const prefetch = 'partial', audit Link prefetch={true} behavior, preserve existing prefetched UI with…