Create the local base
Run AgentDeck in the repo root to scaffold the local context files your IDE agent will enrich.
adeck init
Kanban board synced with ROADMAP.md
Monitor deployed apps and known issues
Search your workspace knowledge base
Visual overview of the Comanda Pessoal ecosystem
AI-generated project audit with editable backlog, risks, and next steps
Manage AI agent skills
Feature status across B2C and B2B POS apps
Project changelog from LOG.md
Quick session notes and scratchpad
Compose a context block for your next AI coding session
Run commands and automate tasks from the Hub
Ready. Run a task or enter a custom command.
Send HTTP requests and inspect responses
Send a request to see the response.
Edit workspace configuration files
Save and organize reusable code snippets
Auto-generated daily standup from your workspace
Summary of activities over the last 7 days
Track deployment history
Monitor project dependencies
Architecture Decision Records (ADR)
Docker container management & OpenClaw integration
Real-time log of AI agent actions and tool usage
This page will display a timeline of actions taken by your AI agents, including file modifications and command executions.
Git repository status & history
Track build & test durations
Save and organize useful links
View and edit .env files across your workspace
Save, organize, and re-use effective system instructions and prompts
Your collection of structured prompts for the AI agent will be stored here.
Review and approve code changes proposed by the AI
A specialized visual interface for reviewing pending AI code changes before they are applied.
Save and manage clipboard snippets
Browse and install skill templates
Preview workspace markdown files
Run project tests from the Hub
Monitor API token usage and estimated development costs
Keep track of how many tokens your agents consume and manage API budgets.
Configure project-specific AI instructions and boundaries
Define global rules, coding standards, and behaviors for your AI assistants across the workspace.
Workspace Owner
Create, delete and reveal workspace tokens from the dedicated workspace manager. Keep Profile focused on your account and security settings.
Change your account password. You must enter your current password for verification.
⚠ This action is permanent and cannot be undone.
Create workspaces, manage API tokens, and choose which project is active in AgentDeck.
Create workspaces to logically split your AgentDeck data. Each workspace gets a secure token you can use with the CLI to connect and sync a local project.
AgentDeck is your all-in-one command center for AI-powered development. Follow these steps to get up and running.
Sign up with email or Google. Your data is securely stored in Firebase Cloud.
From the Overview page, click "Create New Workspace" and give it a name. You'll receive a unique API token.
Install the AgentDeck CLI globally to sync your local project to the cloud:
npm install -g adeck
Navigate to your project folder and link it with your API token, then sync:
adeck link <YOUR_API_TOKEN>
adeck sync
Once synced, explore all the tools: Roadmap, Skills, Git, Standup, and more. Everything updates in real-time.
Use Ctrl+K to quickly search and navigate between any page in the dashboard.