// ac
Orchestration
Outcome definition, pipeline design, cross-domain coordination, and reporting.
- /acit:run — End-to-end orchestration from idea to production
- /acit:triage — Quick execution for small tasks without full pipeline overhead
- /acit:pipeline — Cross-domain execution plan design
- /acit:outcome — Define measurable business outcomes with SMART goals and acceptance criteria
- /acit:checkpoint — Check progress on active outcomes against acceptance criteria
- /acit:status — Quick overview of all active outcomes and blockers
- /acit:retro — Run retrospectives on completed or paused outcomes
- /acit:context — Set up or update the Company Brain
// de
Development
Architecture, implementation, codebase analysis, debugging, testing, and code review.
- /acit:de-architecture — Technology choices and architecture design with ADR documentation
- /acit:de-brainstorm — Gather requirements via interactive discovery with codebase analysis
- /acit:de-implement — Implement features from brainstormed requirements with task decomposition
- /acit:de-continue-implement — Resume an interrupted implementation session
- /acit:de-map-codebase — Codebase architecture and pattern analysis for brownfield code
- /acit:de-review — Code review and quality assessment of changed files before merge
- /acit:de-test — Add tests, improve coverage, write integration tests
- /acit:de-debug — Systematic root cause analysis for bugs and unexpected behavior
- /acit:de-diagnose — Complex bug diagnosis across multiple subsystems
// bp
Business Planning
Market validation, KPI definition, and pivot analysis.
- /acit:bp-validate — Market validation, competitor analysis, ICP definition, Go/No-Go recommendation
- /acit:bp-metrics — Define KPIs and success metrics with benchmarks and tracking plans
- /acit:bp-pivot — Evaluate underperforming metrics and decide whether to pivot or persevere
// pm
Product Management
Problem framing, discovery, feature specification, scoping, and sprint management.
- /acit:pm-discovery — Frame problems before solutioning with stakeholder analysis and initiative briefs
- /acit:pm-spec — Feature specifications with functional requirements and acceptance criteria
- /acit:pm-scope — Project scoping, effort estimation, work breakdown, change request impact analysis
- /acit:pm-manage — Sprint planning, status reporting, RAID management, milestone tracking
// ur
User Research
Research design, interviews, surveys, and synthesis.
- /acit:ur-research — Interview scripts, surveys, usability tests, research synthesis
// ux
UX/UI Design
User flows, wireframes, interaction guidance, visual design, and mockups.
- /acit:ux-design — Information architecture, user flows, wireframes, interaction guidance
- /acit:ui-design — Visual design, high-fidelity mockups, responsive layouts, component design
// qa
Quality Assurance
Systematic test strategy, execution, accessibility auditing, and validation.
- /acit:qa-test — QA validation of implemented features with automated and manual testing
- /acit:a11y-audit — WCAG accessibility audit, keyboard navigation testing, screen reader compatibility
// bi
BI / Product Analytics
Event taxonomy, tracking specifications, and post-launch product analytics.
- /acit:bi-analyze — Post-launch product analytics, user behavior patterns, product question investigation
- /acit:bi-instrumentation — Define analytics tracking before release with event taxonomy
// ops
DevOps
CI/CD pipelines, deployment workflows, production monitoring, and incident response.
- /acit:ops-setup — CI/CD pipelines, Dockerfiles, infrastructure-as-code, monitoring configuration
- /acit:ops-deploy — Deploy code to staging, production, or canary environments
- /acit:ops-monitor — Check production health, uptime, SLI/SLO compliance
- /acit:ops-incident — Production incident handling, postmortem facilitation, runbook updates
// mk
Marketing
Go-to-market strategy, content creation, email campaigns, and distribution.
- /acit:mk-strategy — Go-to-market marketing strategy, channel analysis, content planning
- /acit:mk-content — Marketing content: blog posts, landing pages, social posts, newsletters
- /acit:mk-email — Email campaign sequences: onboarding, nurture, launch, winback
- /acit:mk-distribute — Social media scheduling, newsletter compilation, cross-channel distribution
// seo
Search Engine Optimization
SEO strategy, technical audits, and AI search optimization.
- /acit:seo-strategy — Comprehensive SEO strategy with keyword research and AI search readiness
- /acit:seo-audit — Technical SEO audit: crawlability, page speed, mobile optimization, structured data
// sl
Sales
Sales funnel design, qualification criteria, and outreach campaigns.
- /acit:sl-funnel — Sales funnel design, qualification criteria, conversion targets, CRM workflow
- /acit:sl-outreach — Cold outreach campaigns with email and LinkedIn sequences
// fn
Finance
Financial modeling, burn rate tracking, runway analysis, and billing.
- /acit:fn-model — Financial modeling, unit economics, revenue projections, runway analysis
- /acit:fn-track — Compare financial actuals against projections, burn rate analysis
- /acit:fn-billing — Invoicing, pricing model design, cash flow forecasting, collections management
// lc
Legal & Compliance
Regulatory compliance, contract drafting, and privacy impact assessments.
- /acit:lc-check — Legal compliance assessment: GDPR/SOC2 compliance, gap analysis
- /acit:lc-contract — Contract drafting, SoW creation, NDA review, DPA templates, SLA definitions
- /acit:lc-privacy — Privacy impact assessment, data flow mapping for GDPR/CCPA compliance
// pr
Process & Documentation
Process mapping, workflow automation, and documentation.
- /acit:pr-map — Map business/development processes, bottleneck identification, automation candidates
- /acit:pr-automate — Automate repetitive workflows, identify automation opportunities
- /acit:pr-document — Create SOPs, runbooks, knowledge base articles, and tutorials
// cs
Customer Success
Customer feedback analysis and onboarding design.
- /acit:cs-feedback — Analyze customer feedback from surveys, reviews, support tickets, NPS data
- /acit:cs-onboard — Design customer onboarding flows, activation events, success milestones
// pb
Personal Branding
Brand strategy, positioning, and platform-specific content.
- /acit:pb-strategy — Personal brand positioning, platform selection, thought leadership roadmap
- /acit:pb-post — Platform-optimized social media posts for LinkedIn, Twitter/X, etc.
// an
Analytics
Data analysis workflows and experiment design.
- /acit:an-analyze — Data analysis, answer business questions through SQL/analytical workflows
- /acit:an-experiment — Design rigorous experiments, A/B test setup, statistical hypothesis validation
// con
Content
Content governance, UX copy, editorial workflow, and CMS configuration.
- /acit:con-strategy — Content governance framework, content audit, tone-of-voice, editorial workflow
- /acit:con-copy — UX microcopy, CTA writing, meta descriptions, error messages, content briefs
- /acit:cms-config — CMS content modeling, editorial workflow configuration, content migration planning
// sec
Security
Security auditing, OWASP review, and vulnerability scanning.
- /acit:sec-audit — Security audit, OWASP review, dependency vulnerability scan, WAF/rate-limit review
// hr
Human Resources
Hiring, recruitment, and employee onboarding.
- /acit:hr-hire — Job descriptions, interview scorecards, sourcing strategy, offer letter templates
- /acit:hr-onboard — Onboarding checklists, 30/60/90 day plans, buddy assignments, knowledge mapping
// acc
Account Management
Client reporting, SLA monitoring, and QBR preparation.
- /acit:acc-report — Client SLA reporting, relationship health scoring, QBR preparation
// ds
Design System
Design tokens, component specs, CSS/Tailwind config, and design documentation.
- /acit:ds-system — Design system with tokens, component specs, generated CSS/token files
- /acit:ds-design-md — Create DESIGN.md files, document visual design systems, extract design tokens