{"slug": "i-made-an-ai-project-manager-pmi-aligned-without-turning-it-into-bureaucracy", "title": "I Made an AI Project Manager PMI-Aligned—Without Turning It Into Bureaucracy", "summary": "A developer created Project Manager, an AI project management tool aligned with PMBOK 7 principles through documented tailoring. The tool requires explicit declarations for each knowledge area, ensuring that omitted disciplines are recorded decisions rather than silent oversights. It validates that the project's configuration matches its tailoring declarations, preventing contradictions and promoting honesty in reporting.", "body_md": "Most AI project-management products optimize for speed.\n\nGenerate a plan faster. Summarize status faster. Move work faster.\n\nBut an AI project manager that behaves like an employee has a harder problem: **it needs enough autonomy to manage the project without inventing a reality that does not exist.**\n\nThat is why I made [Project Manager](https://github.com/yysun/project-manager) **PMBOK 7 principles-aligned through documented tailoring**.\n\nThis is not a claim of PMI certification. It is a concrete design decision about how the system decides which management disciplines apply, which do not, and how those decisions stay honest.\n\nA chatbot attached to a task board still leaves the user operating the project-management software.\n\nYou move cards. You update fields. You repair dependencies. You rebuild the report. The chat box may make each operation easier, but you still translate project reality into tool operations.\n\nAn AI PM employee should reverse that relationship.\n\nYou should be able to say:\n\nThe vendor API is delayed until September 15. The launch date cannot move. Show me the credible options.\n\nThat statement may affect dependencies, schedules, risks, scope, ownership, evidence, and the next decision. The AI PM should trace those consequences together and maintain the working plan.\n\nThat requires autonomy.\n\nIt also creates risk.\n\nA language model can produce a plausible plan even when ownership is missing, dates are unsupported, and completion has no evidence.\n\nThe output may look polished while the project underneath it is incoherent.\n\nThe answer is not to bury every project under a heavyweight process. That would destroy the reason to use an AI PM in the first place.\n\nThe answer is to make process a **deliberate, inspectable decision**.\n\nThat is where PMI tailoring becomes useful.\n\nProject Manager is aligned with PMBOK 7 principles through documented tailoring.\n\nPMBOK 7 makes tailoring central: the management approach should fit the project rather than forcing every project through the same machinery.\n\nFor a concrete declaration, Project Manager uses the ten familiar PMBOK 6 knowledge areas. Each area must be recorded as one of two things:\n\nA discipline cannot disappear silently.\n\nThat distinction matters. A small internal project may genuinely have no procurement activity or dedicated cost budget. Omitting those areas can be correct. Omitting them because nobody considered them is not the same thing.\n\nA tailoring declaration might look conceptually like this:\n\n| Area | Decision | Rationale |\n|---|---|---|\n| Integration | Applied | Changes must propagate across the plan |\n| Scope | Applied | Success criteria and boundaries must remain explicit |\n| Risk | Applied | Launch depends on an external vendor |\n| Cost | Tailored out | Work is absorbed by the standing team |\n| Procurement | Tailored out | No external purchasing is involved |\n\nThe useful part is not the table. It is the fact that every omission becomes a recorded decision.\n\nA declaration is worthless if the system lets the project contradict it.\n\nProject Manager therefore fails validation when the project says an area is tailored out but configures the corresponding management structure.\n\nFor example:\n\nThe declaration cannot become fiction.\n\nThis also changes reporting. A tailored-out area is reported as tailored out with its rationale. It is never silently omitted, represented as zero, or painted green.\n\n“Cost: not tracked—no project budget; work is absorbed by the standing team” is honest.\n\n“Cost: $0” may be completely false.\n\nThe smallest Project Manager project still has three files:\n\n```\nPROJECT.md\nTASKS.md\nSTATUS.md\n```\n\nThat is enough to define the outcome, organize the work, and derive current status.\n\nAdditional management modules appear only when they answer a real operating need:\n\nThis is the practical value of tailoring: rigor without mandatory ceremony.\n\nA project can stay small without looking negligent. A controlled project can add the structures it needs without changing the underlying operating model.\n\nPMI alignment addresses management discipline. Evidence addresses execution truth.\n\nAn AI agent saying “done” is not proof that a task met its acceptance criteria.\n\nProject Manager separates ordinary presentation from a stricter internal lifecycle:\n\n```\nplanned  ready  in_progress  implemented  verification  verified  done\n```\n\nCompletion must be supported by evidence mapped to the task’s acceptance criteria.\n\nA closed issue is not automatically proof.\n\nA commit is not automatically proof.\n\nA file existing is not automatically proof.\n\nConfident prose is definitely not proof.\n\nThe AI PM can coordinate people, agents, external systems, and software workflows, but they meet at the same boundary: a task contract defines the expected result, and an evidence manifest proves what happened.\n\nThat is how autonomy stays accountable.\n\nProject-management software is good at displaying false precision:\n\nAn AI PM makes this problem worse if it treats every missing fact as an invitation to generate one.\n\nProject Manager instead keeps unknown information explicit. It should challenge:\n\nA useful project manager exposes the conflict. It does not decorate it.\n\n“PMI aligned” should not become a license to imply capabilities that do not exist.\n\nProject Manager does not currently implement:\n\nIf a project needs those disciplines, they must be tailored out with a rationale or managed in another system with that boundary recorded.\n\nThat limitation is part of the design, not an embarrassing footnote.\n\nA trustworthy AI PM should state where its authority ends.\n\nThe interesting shift is not from manual task management to AI-assisted task management.\n\nIt is from software you operate to an AI employee that maintains a coherent project with you.\n\nYou provide the outcome, constraints, evidence, and decisions that require human authority.\n\nThe AI PM keeps the plan aligned with reality.\n\nPMI-aligned tailoring gives that employee discipline without forcing every project into the same process. Evidence-backed completion keeps its confidence from becoming project truth.\n\nThat combination—**autonomy, tailoring, and evidence**—is what makes an AI project manager credible.\n\nProject Manager is open source:\n\n[github.com/yysun/project-manager](https://github.com/yysun/project-manager)\n\nIn your AI agent app, ask:\n\n```\nInstall the project-manager skill from yysun/project-manager.\n```\n\nThen brief it like a colleague:\n\nWe need to launch the new website by October 15 without interrupting the current site. Rollback must be proven before launch. Establish the project, challenge anything vague, and surface the decisions I need to make.\n\nDo not start with the board configuration.\n\nStart with reality.", "url": "https://wpnews.pro/news/i-made-an-ai-project-manager-pmi-aligned-without-turning-it-into-bureaucracy", "canonical_source": "https://dev.to/yysun/i-made-an-ai-project-manager-pmi-aligned-without-turning-it-into-bureaucracy-3c75", "published_at": "2026-08-11 18:12:41+00:00", "updated_at": "2026-08-11 18:20:24.228364+00:00", "lang": "en", "topics": ["artificial-intelligence", "ai-products", "ai-agents", "developer-tools"], "entities": ["Project Manager", "PMBOK 7", "PMI"], "alternates": {"html": "https://wpnews.pro/news/i-made-an-ai-project-manager-pmi-aligned-without-turning-it-into-bureaucracy", "markdown": "https://wpnews.pro/news/i-made-an-ai-project-manager-pmi-aligned-without-turning-it-into-bureaucracy.md", "text": "https://wpnews.pro/news/i-made-an-ai-project-manager-pmi-aligned-without-turning-it-into-bureaucracy.txt", "jsonld": "https://wpnews.pro/news/i-made-an-ai-project-manager-pmi-aligned-without-turning-it-into-bureaucracy.jsonld"}}