Skip to content

Add agency-os skill: Notion dispatch board for Claude Code#577

Open
ratamaha-git wants to merge 1 commit into
davila7:mainfrom
ratamaha-git:add-agency-os-skill
Open

Add agency-os skill: Notion dispatch board for Claude Code#577
ratamaha-git wants to merge 1 commit into
davila7:mainfrom
ratamaha-git:add-agency-os-skill

Conversation

@ratamaha-git
Copy link
Copy Markdown

@ratamaha-git ratamaha-git commented May 12, 2026

What this adds

A new skill entry for agency-os under cli-tool/components/skills/workflow-automation/agency-os/SKILL.md.

agency-os is a Claude Code plugin that turns Notion into a live task dispatch board for teams and agencies. Manage tasks, subtasks, recurring workflows, and batch agent execution - all from Claude Code slash commands, with Notion as the single source of truth.

Key features

  • One Tasks database in Notion is source of truth for everything
  • Status flow: Suggestion -> Discussion -> To-Do -> In Progress -> Done
  • Full slash-command interface: /agency-os suggest, discuss, approve, start, done, kill, next, status, run
  • Batch execution: /agency-os run --go fans out up to 5 parallel agents
  • Recurring tasks with cadence tracking
  • Subtasks with cascade on approve/kill
  • Natural-language driving ("add a suggestion for X", "approve it", etc.)

Testing

The skill is functional and in active use. Install with:

claude install ratamaha-git/agency-os

Then run /agency-os scaffold to set up the Notion workspace.


Summary by cubic

Adds the agency-os skill to our components catalog. It turns Notion into a task dispatch board controlled via Claude Code slash commands, with batch execution and recurring workflows.

  • New Features
    • Area: components (cli-tool/components/)
    • New component added: skills/workflow-automation/agency-os/SKILL.md
    • Catalog: regenerate docs/components.json to include this skill
    • Env: requires NOTION_KEY in .env for Notion integration

Written for commit 02da7d5. Summary will update on new commits.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 12, 2026

@ratamaha-git is attempting to deploy a commit to the Daniel Avila's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions Bot added the review-pending Component PR awaiting maintainer review label May 12, 2026
@github-actions
Copy link
Copy Markdown
Contributor

👋 Thanks for contributing, @ratamaha-git!

This PR touches cli-tool/components/** and has been marked review-pending.

What happens next

  1. 🤖 Automated security audit runs and posts results on this PR.
  2. 👀 Maintainer review — a human reviewer validates the component with the component-reviewer agent (format, naming, security, clarity).
  3. Merge — once approved, your PR is merged to main.
  4. 📦 Catalog regeneration — the component catalog is rebuilt automatically.
  5. 🚀 Live on aitmpl.com — your component appears on the website after deploy.

While you wait

  • Check the Security Audit comment below for any issues to fix.
  • Make sure your component follows the contribution guide.

This is an automated message. No action is required from you right now — a maintainer will review soon.

Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

review-pending Component PR awaiting maintainer review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant